

.opener-logo{

	margin: 0 auto;
	width: 100%;
	overflow: auto;
	
	height: 700px;
	padding-bottom: 0px;
	background-color: #FDCA19 !important;
	background:url(../images/opening-page-logo-top.png) no-repeat center center;
	padding-left: ;
     }


.opener-box{
	width: 100%;
	padding-top: 100px;
	padding-left: auto;
	padding-right: auto;
	background-color: #FDCA19 !important;padding-bottom: 1%;
	
}

.opener-box h1{
	 font-size: 5em; font-family: Arial; font-weight: 700; line-height: 110%; padding:0; margin: 0;
	 padding-top: 40px;
	 padding-bottom: 20px;

}

.opener-box p{
	font-family: Arial; font-weight: 400;  font-size: 3em;line-height: 110%;
	font-style: italic;
	margin-top:2%; 
	padding-bottom: 40px;
	
}

.footer-logo{

	margin: 0 auto;
	width: 100%;
	background-color:#fff;
	height: 150px;
	margin-top: 1%;
    background: url(../images/opening-page-logo-bottom.png) no-repeat center center;
    background-size: 600px auto;
     }


body
{
	height: 100%;


}


.loading
{
margin-top: 50px;
height: 100px;
	background: url(../images/loading1.gif) no-repeat center center;
}